Skip to content

Conversation

@adamchainz
Copy link
Contributor

Fix this warning from setuptools:

/.../setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
  warnings.warn(msg, warning_class)

It could be seen at the top of the wheel building command run on CI:

python3 setup.py bdist_wheel 2>&1 | head

(It would be best to use build these days)

@lovelydinosaur
Copy link
Contributor

Assume this needs bringing up to date with master, since #8591 should fix the failing CI.

@adamchainz
Copy link
Contributor Author

Yup, rebased.

@adamchainz adamchainz force-pushed the setuptools_license_warning branch from 13bc153 to fb9cef8 Compare August 10, 2022 12:38
@lovelydinosaur lovelydinosaur merged commit 35a6d65 into encode:master Aug 10, 2022
@lovelydinosaur
Copy link
Contributor

👍

@adamchainz adamchainz deleted the setuptools_license_warning branch August 10, 2022 12:57
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants